Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D11 compatibility #823

Open
wants to merge 50 commits into
base: 8.0.x
Choose a base branch
from
Open

D11 compatibility #823

wants to merge 50 commits into from

Conversation

chrfritsch
Copy link
Member

Make sure these boxes are checked before submitting your pull request - thank you!

  • All coding styles are fulfilled. (How to check for cs issues?)
  • All tests are running locally. (How to run the test?)
  • Necessary update hooks are provided.
  • User roles have correct access for new introduced permission.
  • Every thunder module has a README.md in its root. Follow this guidelines, but we don't need every topic.
  • Code is covered with well-balanced amount of inline comments.
  • New features or changes are documented.

If you are really awesome, then your feature is covered by additional tests. Well done!

Christian Fritsch added 2 commits July 15, 2024 09:11
@ol0lll ol0lll temporarily deployed to thunder-pr-823 July 15, 2024 08:40 Inactive
Christian Fritsch and others added 21 commits September 4, 2024 14:58
Removes [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). It's no longer used after updating ancestor dependency [vuepress](https://github.com/vuejs/vuepress/tree/HEAD/packages/vuepress). These dependencies need to be updated together.


Removes `vite`

Updates `vuepress` from 2.0.0-beta.33 to 2.0.0-rc.15
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/vuepress)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
- dependency-name: vuepress
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…841)

* Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@v1...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fix all issues

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Bosen <[email protected]>
…ntent moderation unexpectedly unpublishes the content

* Require scmi 3

* update actions/download-artifact

* allow older version

* also update upload artifact

* tmate

* Fix path to download

* empty

* Remove fix and run new test, this should fail

* Reanable fix

---------

Co-authored-by: Christian Fritsch <[email protected]>
* Release 7.3.5

* Lets try

* CS fixes

* Revert

---------

Co-authored-by: Christian Fritsch <[email protected]>
* Test: Try to find out whats wrong

* Try

* Try

* Fix

* Try

* Try

* Foo

* Foo

* Fix

* Fix test

---------

Co-authored-by: Christian Fritsch <[email protected]>
Co-authored-by: Christian Fritsch <[email protected]>
* Release Thunder 7.3.7

* Empty

---------

Co-authored-by: Christian Fritsch <[email protected]>
* 7.3.x:
  Disable redis extension
  Release Thunder 7.3.7
  Re-add list tags to graphql queries
  Issue #3478701: Release Thunder 7.3.6
  Update diff module (#846)
  Fix notices in graphql requests
  Issue #3476367: Release Thunder 7.3.5
  Issue #3474835 by anacolautti: Scheduling a published content with content moderation unexpectedly unpublishes the content
  Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows (#841)
  Bump vite and vuepress (#842)
  Upload test output
  Issue #3469715 by volkerk: Release Thunder 7.3.3
  GraphQL query for Search API
  Issue #3468098 by daniel.bosen, volkerk: Release Thunder 7.3.2
  Add focal_point patch from #3462165
  Fix Testing
  Issue #3466311: Release Thunder 7.3.1
  Fix checkbox problem in firefox (#824)
  Add password policy patch to fix password reset (#825)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants